-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.8.1
-
Code
-
Classes
- WordpressPluginAdmin
Total Complexity |
79 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
600 |
Lines of code |
416 |
Logical lines of code |
199 |
Comment lines |
85 |
Methods |
23 |
Properties |
2 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendTestEmail() |
B |
37 |
20 |
68 |
outputTextFieldHtml() |
S |
50 |
7 |
29 |
checkForConflictingPlugins() |
S |
49 |
6 |
31 |
outputCheckboxHtml() |
S |
53 |
6 |
24 |
registerSettings() |
S |
39 |
1 |
86 |
validateApiKey() |
S |
59 |
5 |
13 |
cleanCustomHeaderOptions() |
S |
61 |
5 |
12 |
outputCustomHeadersHtml() |
S |
46 |
3 |
41 |
outputApiKeyHtml() |
S |
52 |
2 |
26 |
spamRating() |
S |
63 |
3 |
10 |
validateSenderName() |
S |
67 |
3 |
7 |
bounceRating() |
S |
63 |
3 |
10 |
outputRadioOptionsHtml() |
S |
64 |
3 |
8 |
addSettingsLink() |
S |
67 |
2 |
7 |
renderStatsPage() |
S |
63 |
2 |
9 |
addMenuPage() |
S |
66 |
1 |
10 |
renderManagementPage() |
S |
79 |
1 |
3 |
enqueueStyles() |
S |
77 |
1 |
3 |
enqueueScripts() |
S |
77 |
1 |
3 |
customHeadersSection() |
S |
74 |
1 |
5 |
sectionDivider() |
S |
82 |
1 |
3 |
generalSection() |
S |
83 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |